PATHMac OS 8 and 9 Developer Documentation > Human Interface Toolbox > Menu Manager >

Mac OS 8.5 Menu Manager Reference


IsMenuBarVisible

Reports whether the menu bar is currently visible.

pascal Boolean IsMenuBarVisible (void);
function result
A value of type Boolean . The function returns true if the menu bar is currently visible; otherwise, false .

VERSION NOTES

Available with Mac OS 8.5 and later.


SEE ALSO

The function HideMenuBar .

The function ShowMenuBar .


© 1999 Apple Computer, Inc. — (Last Updated 19 Jan 99)